Add some more GtkWindow tests
authorMatthias Clasen <mclasen@redhat.com>
Sat, 27 Apr 2013 22:01:19 +0000 (18:01 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 4 May 2013 20:16:11 +0000 (16:16 -0400)
commit7fd0836567f539d92740d4c759e6476969737772
treecabc1a555ae60383d4347f5b1b7b0a3e745bf7a6
parente61df371c9e6ed19e138391d258521486a27f735
Add some more GtkWindow tests

These tests check that a toplevel window ends up with the expected
size after setting default sizes or resizing. It currently passes
on X, but fails with client-side decorations under X and Wayland.
gtk/tests/window.c